home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3300 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  838 b 

  1. Path: coranto.ucs.mun.ca!chiweng
  2. From: chiweng@engr.mun.ca (Chi Weng)
  3. Newsgroups: comp.lang.c++
  4. Subject: problem in running VC++ 4.0, please help
  5. Date: 23 Jan 1996 08:37:27 GMT
  6. Organization: Faculty of Engineering, Memorial University of Newfoundland
  7. Message-ID: <4e26o7$gkb@coranto.ucs.mun.ca>
  8. NNTP-Posting-Host: pico.engr.mun.ca
  9. X-Newsreader: NN version 6.5.0 #15 (NOV)
  10.  
  11.  
  12. I'm new to Visual C++. I tried to run a very simply problem in Visual C++ 
  13. 4.0 in Windows NT.  I clicked build to exe in the build menu. What I got 
  14. is 
  15.  
  16. Configuration: filename - Win32 Debug
  17. Error: Could not get temporary file name
  18. Error: Could not generate command line for the 32-bit C/C++ Compiler for 
  19. 80x86 tool
  20. filename.exe - 1 error(s), 0 warning(s)
  21.  
  22. Is there something wrong with the installation? The program is quite simple.
  23. Any advice is appreciated.
  24.  
  25.